home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-30 | 345 b | 9 lines | [TEXT/MMCC] |
- OSErr GetApplicationFSSpec(FSSpec *theFS);
- OSErr GetApplicationVRefNum(short *vRefNum);
- OSErr GetApplicationParID(long *parID);
- OSType GetFileType(FSSpec *myFSS);
- unsigned long GetModificationDate(FSSpec *myFSS);
- OSErr SetModificationDate(FSSpec *myFSS, unsigned long theDate);
- OSErr TouchFolder(FSSpec *theFS);
- OSErr FileExists(FSSpec *theFS);
-